Mod Name / Version - Special Headers and Footers 1.1 <br /> Version 1.1 fixes a bug where the guest footer was displayed in showprofile.php <br /> <br />
Description - This modification allows you to use two different header and footer files. If the user is not logged in, they will view guest_header.php and guest_footer.php include. If they are Logged in AND they are a member of the "User" group (#3) they will still view the guest includes. If they are not a member of the user group and logged in, then they will view the member_header.php and member_footer.php. This is useful so that perhaps guests and regular members see banner ads on your site. But admins, mods and members of <br />special user groups can perhaps view a header and footer without banners. <br /> <br />
Working Under - UBB.Threads 6.2 <br /> <br />
Pre-requisites - none <br /> <br />
Author - JoshPet -
www.joshuapettit.com <br /> <br />
Credits - Based on an original mod by JustDave - commissioned by kordegnen <br /> <br />
Files Altered - ubbt.inc.php, admin/menu.php <br /> <br />
Database Altered - none <br /> <br />
New Files - in the includes directory: guest_header.php, member_header.php, <br /> guest_footer.php, member_footer.php <br />